projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4446a1e
)
* message.el (message-narrow-to-headers-or-head): Ignore
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 28 May 2007 04:11:07 +0000
(
04:11
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 28 May 2007 04:11:07 +0000
(
04:11
+0000)
mail-header-separator in the body.
lisp/gnus/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/gnus/ChangeLog
b/lisp/gnus/ChangeLog
index 3d32d024473b79f77513799e7bb013f6ee6a2902..e3cba144f170c00fa31fcb7f01c1fe7942def042 100644
(file)
--- a/
lisp/gnus/ChangeLog
+++ b/
lisp/gnus/ChangeLog
@@
-2,6
+2,8
@@
* message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
+ (message-narrow-to-headers-or-head): Ignore mail-header-separator in
+ the body.
2007-05-09 Didier Verna <didier@xemacs.org>